Update status pages for C++1z git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@221601 91177308-0d34-0410-b5e6-96231b3b80d8 
diff --git a/www/index.html b/www/index.html index 4535e46..2052ad6 100644 --- a/www/index.html +++ b/www/index.html 
@@ -126,6 +126,8 @@  <p>LLVM and Clang can self host in C++ and C++11 mode with libc++ on Linux.</p>  <p>libc++ is also a 100% complete C++14 implementation. A list of new features and changes for   C++14 can be found <a href="cxx1y_status.html">here</a>.</p> + <p>A list of features and changes for the next C++ standard, known here as + "C++1z" (probably to be C++17) can be found <a href="cxx1z_status.html">here</a>.</p>  <p>Implementation of the post-c++14 Technical Specifications is in progress. A list of features and  the current status of these features can be found <a href="ts1z_status.html">here</a>.</p>  <p>